Welcome![Sign In][Sign Up]
Location:
Search - particle swarm optimization

Search list

[AI-NN-PRqpso

Description: 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值。-Quantum particle swarm optimization algorithm, using matlab programming, can be optimized for fast multi-dimensional functions, not easily trapped into local optimal values.
Platform: | Size: 1024 | Author: 李志远 | Hits:

[AI-NN-PRpos

Description: 用C++编写的一个粒子群算法,供大家分享,希望能给你帮助。-With C++ Prepared a Particle Swarm Optimization for everyone to share, hope that I can help you.
Platform: | Size: 16384 | Author: 李冲 | Hits:

[matlabMPSO

Description: pos算法,MATLAB的粒子群优化算法程序设计-pos algorithm, MATLAB Particle Swarm Optimization Program Design
Platform: | Size: 2048 | Author: dongye | Hits:

[DocumentsQPSO1

Description: Particle swarm optimization with particles having quantum behavior
Platform: | Size: 294912 | Author: 叶子 | Hits:

[Booksweili

Description: 微粒群算法电子图书,内附微粒群算法源程序。-Particle Swarm Optimization of electronic books, containing source PSO algorithm.
Platform: | Size: 2945024 | Author: 韩波 | Hits:

[Mathimatics-Numerical algorithmsparticleswarmoptimizationasedbehavioral

Description: 一篇优秀的博士论文,题目是 A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors-An outstanding doctoral dissertation, entitled A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors
Platform: | Size: 902144 | Author: 博击长空 | Hits:

[Software EngineeringPSO.pdf

Description: pso program 附录1、标准微粒群算法源程序 附录2、随机微粒群算法程序-pso program in Appendix 1, the standard PSO algorithm source code in Appendix 2, a random particle swarm optimization process
Platform: | Size: 2024448 | Author: peter | Hits:

[File Formatpdoteaching.pdf

Description: 随机微粒群算法程序pdf 围绕粒子群的当前质心对粒子群重新初始化.这样,每个粒子在随后的迭代中将在新的位置带着粒子在上次搜索中获得的“运动惯性”从而可以在粒子群的运动过程中获得新的位置,增加求得更优解的机会.随着迭代的继续,经过变异的粒子群又将趋向于同一点,当粒子群收敛到一定程度时又进行下一次变异,如此反复,直到迭代结束-Random process pdf particle swarm optimization particle swarm around the current center of mass of the particle swarm reinitialization. In this way, each particle in the next iteration will be in the new location with a particle in the last search was the
Platform: | Size: 3421184 | Author: 宏成功 | Hits:

[matlabhybrid_PSO

Description: 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能-A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m source file. Code clear and easy to improve the achievement. The results showed that the improvement of effective performance of the SPSO
Platform: | Size: 3072 | Author: 楚湘华 | Hits:

[matlabpso-matlab

Description: 标准微粒群算法,采用matlab编程实例。-Standard particle swarm optimization using matlab programming examples.
Platform: | Size: 5120 | Author: 凝眉 | Hits:

[Otherbinary_pso_c

Description: 粒子群优化算法 二进制粒子群优化算法 c语言实现-Binary particle swarm optimization particle swarm optimization algorithm c language
Platform: | Size: 53248 | Author: westread | Hits:

[CSharpmopsoarchi

Description: 自适应多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-Adaptive multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
Platform: | Size: 35840 | Author: youzping | Hits:

[CSharpmopsowithcd

Description: 一种计算全局拥挤距离多目标优化粒子群算法源程序,这是一个C语言编制的源程序,很实用.-A calculation of the overall crowding distance of multi-objective particle swarm optimization algorithm source code, which is a C language source program, it is practical.
Platform: | Size: 11264 | Author: youzping | Hits:

[Mathimatics-Numerical algorithmsbp.pso

Description: 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序-The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
Platform: | Size: 11264 | Author: 依然 | Hits:

[AI-NN-PRPSO_synthesis

Description: 粒子群优化算法用于天线阵列方向图综合,自己编写的源代码,使用标准粒子群优化算法-Particle swarm optimization algorithm for antenna array pattern synthesis, I have written the source code, using the standard particle swarm optimization algorithm
Platform: | Size: 5120 | Author: 许留山 | Hits:

[Otherpso

Description: 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
Platform: | Size: 1024 | Author: sunny | Hits:

[matlabGS_CH_PSO1.1_discrete1.0_2007830

Description: 基于粒子群优化与灰色系统理论的多目标优化程序,很好用-Based on Particle Swarm Optimization and gray system theory of multi-objective optimization process, a very good use
Platform: | Size: 22528 | Author: luoyouxin | Hits:

[AI-NN-PR7941925pos

Description: 粒子群的优化算法,不仅可以方便地解决无约束优化问题,也可以方便的解决有约束的非线性优化问题。-Particle Swarm Optimization algorithm, not only can easily solve the unconstrained optimization problem can also be convenient to solve constrained nonlinear optimization problem.
Platform: | Size: 5120 | Author: lxd | Hits:

[AI-NN-PRpso1

Description: 基本的粒子群优化算法的matlab说细代码,有详细的注释,很适合初学都参考。-The basic particle swarm optimization algorithm matlab code fine Say, have detailed notes, it is suitable for both beginner reference.
Platform: | Size: 1024 | Author: lxd | Hits:

[AI-NN-PRparticle_swarm_optimization_approach_for_product_d

Description: A novel particle swarm optimization approach for product design and manufacturing
Platform: | Size: 187392 | Author: 杨战 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net